home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
FM Towns: Free Software Collection 9
/
FM Towns Free Software Collection 9.iso
/
t_os
/
shell
/
tsbgex
/
src
/
neko
/
neko.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1994-11-16
|
168 b
|
9 lines
#include "../win.h"
typedef struct {
char *PixelPattern;
char *MaskPattern;
unsigned int PixelWidth;
unsigned int PixelHeight;
} BitmapData;